-- card: 6390 from stack: in -- bmap block id: 0 -- flags: 4000 -- background id: 4755 -- name: notes -- part 1 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=14 top=60 right=300 bottom=494 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: notes -- part 4 (button) -- low flags: 00 -- high flags: A003 -- rect: left=356 top=26 right=43 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Add Notes Pg. ----- HyperTalk script ----- on mouseUp put the userLevel into currentLevel set the userLevel to 5 doMenu "Copy Card" doMenu "Paste Card" put "Notes (cont.)" into field "heading" put "" into card field "notes" put "" into field "page no" set the userLevel to currentLevel end mouseUp -- part contents for background part 7 ----- text ----- 18 -- part contents for background part 6 ----- text ----- Notes -- part contents for card part 1 ----- text ----- This card uses an extra card field (with a different font) so the user can enter notes if the background field "text" is locked. To make additional "Notes" pages, simply push the "Add Notes Pg." button. You may wish to leave this button in place for the end-user. -- part contents for background part 17 ----- text ----- p6